Skip to content

Conversation

@witmicko
Copy link
Contributor

@witmicko witmicko commented Dec 2, 2025

removing javascript as default fallback language if repo doesn't have supported language. Actions still get scanned, and semgrep still runs.


Note

Removes JavaScript as the fallback language; detection now returns no languages on invalid/unsupported input and updates the changelog.

  • Language Detection (packages/language-detector/src/job-configurator.js)
    • detectLanguages no longer defaults to javascript on invalid or unsupported inputs; now returns [] and adjusts warnings.
  • Changelog (packages/language-detector/CHANGELOG.md)
    • Notes the removal of JavaScript as the fallback default language.

Written by Cursor Bugbot for commit 59244fb. This will update automatically on new commits. Configure here.

@witmicko witmicko marked this pull request as ready for review December 2, 2025 10:18
@witmicko witmicko requested a review from a team as a code owner December 2, 2025 10:18
Copy link

@mmenoxx mmenoxx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@witmicko witmicko merged commit 3ab50c6 into main Dec 2, 2025
20 checks passed
@witmicko witmicko deleted the remove-js-as-default branch December 2, 2025 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants